Skip to main content

epgw release 26.2.4

We are happy to announce Eggplant Gateway 26.2.4 (June 8, 2026). This release of Eggplant Gateway contains the following enhancements and defect fixes:

note

You may see differences in the exact Eggplant Gateway build listed here and in the version you see installed on your system, or on the Eggplant Functional About panel, for example. The contents of any build of the 26.2 version should contain the functionality listed here unless otherwise specified. The build is the number you see to the right of the dash in the version.

Persistent Connection Service (PCS)

  • Adds a new epgw_send_scroll_event MCP tool that allows AI agents to send scroll (mouse wheel) events at a specified position on an active connection. This tool supports the following scroll directions: up, down, left, and right.
  • Fixes an issue where the epgw_start_connection and epgw_stop_connection MCP tools could fail when the gateway type or connection ID was provided in a different letter case than stored (for example, Android instead of android).